home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE application-client PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application Client 1.2//EN" "http://java.sun.com/j2ee/dtds/application-client_1_2.dtd">
- <application-client> <display-name>TestSessionBean Client</display-name>
- <ejb-ref>
- <ejb-ref-name>TestSessionBean</ejb-ref-name>
- <ejb-ref-type>Session</ejb-ref-type>
- <home>com.jproxy.samples.ejb.test.ISessionHome</home>
- <remote>com.jproxy.samples.ejb.test.ISession</remote>
- </ejb-ref>
- </application-client>
-